home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
mdi
/
vbdiner
/
readme.txt
next >
Wrap
Text File
|
1995-08-10
|
1KB
|
36 lines
VB Diner
by Steve Hoag
A demonstration of drag and drop and MDI techniques as featured in the
August issue of VBTech Journal.
To install: from the Program Manager File | Run menu, type A:\SETUP
You will be presented with a choice of installations: the executable
file only, or the .EXE plus the complete source code. The source code
requires Visual Basic 3.0.
Note: This assumes that you are a Visual Basic programmer and that you have
VB 3.0 on your system in order to run the source code. Likewise, the
.EXE requires VBRUN300.DLL, which you should already have. If you don't
have VB and you just want to play with the .EXE, you'll need to get a copy
of VBRUN300.DLL - I think it's available on the MSBASIC forum on Compuserve.
The setup will also install a uninstall program so that you can remove
VB Diner after you've had a chance to play with it.
The executable and source code are presented as examples only; you may
reuse portions of the code in any way you see fit. The graphics used
in the example are copyrighted material and may not be reused without
permission. All code is presented "as is" and the author assumes no
responsibility for consequences arising from the use of said code.
Any comments or questions may be directed to Steve Hoag via Compuserve
CSID 74514,1705.
Enjoy!